Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds aarch64_none_linux_gnu support #49

Merged
merged 4 commits into from
Apr 23, 2024
Merged

Conversation

makestuffwork
Copy link
Contributor

This is a straightforward adding aarch64_none_linux_gnu following the existing scheme.
There seems to be some unnecessary formatting rearrangements. Those are automatically done by the bazel style formatter embedded in my editor. I have good confidence in what it's doing.

Copy link
Owner

@hexdae hexdae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, do you mind adding a test in test/aarch64-none-linux-gnu if it's too much work, we can merge and I will add it later

toolchain/toolchain.bzl Outdated Show resolved Hide resolved
@hexdae
Copy link
Owner

hexdae commented Apr 22, 2024

Sorry, I added aarch64-none-elf recently to complement this and caused some conflicts, let me know if you want me to fix them or if you can rebase

@makestuffwork
Copy link
Contributor Author

Sorry, I added aarch64-none-elf recently to complement this and caused some conflicts, let me know if you want me to fix them or if you can rebase

I rebased from your HEAD.

This is great, do you mind adding a test in test/aarch64-none-linux-gnu if it's too much work, we can merge and I will add it later

Sorry, I'm really not skillful at adding this test. I did test it with my own project at https://github.com/google/pcie_lmt/blob/06ff42cb8724f75cd5fd6e081b03b3df3e42d2a3/BUILD#L60

@hexdae
Copy link
Owner

hexdae commented Apr 23, 2024

This should be ready to go, thanks a lot for adding it. I am going to release soon

@hexdae hexdae merged commit 3061c51 into hexdae:master Apr 23, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants